[INFO] fetching crate tree-sitter-generate 0.26.7...
[INFO] testing tree-sitter-generate-0.26.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tree-sitter-generate 0.26.7 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tree-sitter-generate 0.26.7
[INFO] finished tweaking crates.io crate tree-sitter-generate 0.26.7
[INFO] tweaked toml for crates.io crate tree-sitter-generate 0.26.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tree-sitter-generate 0.26.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tree-sitter-generate 0.26.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded rquickjs v0.10.0
[INFO] [stderr]   Downloaded rquickjs-macro v0.10.0
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded smallbitvec v2.6.0
[INFO] [stderr]   Downloaded rquickjs-core v0.10.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16dc10c4b752872d93a857d7fef21748a180ffe5eece70f3951360dee53154ee
[INFO] running `Command { std: "docker" "start" "-a" "16dc10c4b752872d93a857d7fef21748a180ffe5eece70f3951360dee53154ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16dc10c4b752872d93a857d7fef21748a180ffe5eece70f3951360dee53154ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16dc10c4b752872d93a857d7fef21748a180ffe5eece70f3951360dee53154ee", kill_on_drop: false }`
[INFO] [stdout] 16dc10c4b752872d93a857d7fef21748a180ffe5eece70f3951360dee53154ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe51f8c6c90db90d7b011c7612b04f7f21ad17d5218e64c1c5f5f0cb42e2d496
[INFO] running `Command { std: "docker" "start" "-a" "fe51f8c6c90db90d7b011c7612b04f7f21ad17d5218e64c1c5f5f0cb42e2d496", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling smallbitvec v2.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rquickjs-sys v0.10.0
[INFO] [stderr]    Compiling rquickjs-core v0.10.0
[INFO] [stderr]    Compiling rquickjs-macro v0.10.0
[INFO] [stderr]    Compiling rquickjs v0.10.0
[INFO] [stderr]    Compiling tree-sitter-generate v0.26.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.31s
[INFO] running `Command { std: "docker" "inspect" "fe51f8c6c90db90d7b011c7612b04f7f21ad17d5218e64c1c5f5f0cb42e2d496", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe51f8c6c90db90d7b011c7612b04f7f21ad17d5218e64c1c5f5f0cb42e2d496", kill_on_drop: false }`
[INFO] [stdout] fe51f8c6c90db90d7b011c7612b04f7f21ad17d5218e64c1c5f5f0cb42e2d496
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 860b9adaba4eab0e5b93986c80d1b0a72853d648dae2c0725e8be50a474d1d20
[INFO] running `Command { std: "docker" "start" "-a" "860b9adaba4eab0e5b93986c80d1b0a72853d648dae2c0725e8be50a474d1d20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rquickjs-sys v0.10.0
[INFO] [stderr]    Compiling rquickjs-core v0.10.0
[INFO] [stderr]    Compiling rquickjs-macro v0.10.0
[INFO] [stderr]    Compiling rquickjs v0.10.0
[INFO] [stderr]    Compiling tree-sitter-generate v0.26.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../../lib/include/tree_sitter/api.h`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/generate.rs:603:21
[INFO] [stdout]     |
[INFO] [stdout] 603 |         let api_h = include_str!("../../../lib/include/tree_sitter/api.h");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../../lib/src/parser.h`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/generate.rs:617:24
[INFO] [stdout]     |
[INFO] [stdout] 617 |         let parser_h = include_str!("../../../lib/src/parser.h");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tree-sitter-generate` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "860b9adaba4eab0e5b93986c80d1b0a72853d648dae2c0725e8be50a474d1d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "860b9adaba4eab0e5b93986c80d1b0a72853d648dae2c0725e8be50a474d1d20", kill_on_drop: false }`
[INFO] [stdout] 860b9adaba4eab0e5b93986c80d1b0a72853d648dae2c0725e8be50a474d1d20
